Skip to content

Hostname

itp.net

Last fetched

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

Nutrition Label

WHISPER CANON · itp.netRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itp.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.2018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.12699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
itp digital
Contact emails

Subdomains

54 observed subdomains of itp.net.

Web-graph footprint

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

898 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itp.net.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net
SPF_IP143.110.248.189
SPF_IP143.244.142.56
SPF_IP162.243.7.74
SPF_IP162.243.7.95
SPF_IP35.189.244.239
SPF_IP64.227.140.61
SPF_IP66.175.223.49

Related pages

Pivot deeper into the graph from itp.net.

Cypher and MCP

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

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