Skip to content

Hostname

intechopen.com

Last fetched

intechopen.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · intechopen.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intechopen.com

Resolution chain

intechopen.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.183.1100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.248.49107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.95.11018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.170.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.166.9344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.84.18852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.79.9454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.20.17298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of intechopen.com.

Web-graph footprint

Distinct hostnames that link to or from intechopen.com in the public web crawl.

14,153 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for intechopen.com.

MechanismTarget
SPF_Apublish.intechopen.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from intechopen.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "intechopen.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.