Skip to content

Hostname

itad.com

Last fetched

itad.com resolves to 1 IPv4 address operated by FASTNETUK in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · itad.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/itad.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.148.46.1982.148.32.0/19AS12519FASTNETUKGB

WHOIS identity

Registrar
iana:48
Organization
itad
Contact emails

Subdomains

16 observed subdomains of itad.com.

Web-graph footprint

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

140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for itad.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.155.38.217
SPF_IP62.31.246.66
SPF_IP81.31.74.161

Related pages

Pivot deeper into the graph from itad.com.

Cypher and MCP

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

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