Skip to content

Hostname

itpmail.com

Last fetched

itpmail.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · itpmail.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itpmail.com

Resolution chain

itpmail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.192.246.9567.192.0.0/16AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:1068
Organization
itp digital
Contact emails

Subdomains

1 observed subdomain of itpmail.com.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for itpmail.com.

MechanismTarget
SPF_Aitpmail.com
SPF_IP104.131.30.21
SPF_IP104.131.52.166
SPF_IP104.131.72.227
SPF_IP104.131.89.166
SPF_IP115.115.162.2
SPF_IP162.243.39.217
SPF_IP208.43.224.226/31
SPF_IP208.43.224.228
SPF_IP208.43.255.38
SPF_IP67.192.111.241
SPF_IP67.192.59.120/31
SPF_IP67.192.78.18/31
SPF_IP67.192.78.20/31
SPF_IP67.192.78.22
SPF_IP72.3.141.0/29
SPF_IP72.3.160.57
SPF_IP94.200.71.237
SPF_IP94.200.71.238
SPF_MXitpmail.com

Related pages

Pivot deeper into the graph from itpmail.com.

Cypher and MCP

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

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