Skip to content

Hostname

itp.com

Last fetched

itp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · itp.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/itp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.154.1018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.473.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.603.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.6554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.9254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
itp digital
Contact emails

Subdomains

63 observed subdomains of itp.com.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for itp.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf1.itp.com
SPF_INCLUDEspf2.itp.com
SPF_IP162.243.48.12
SPF_IP83.111.170.16/29
SPF_IP94.200.71.232/29

Related pages

Pivot deeper into the graph from itp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itp.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.