Skip to content

Hostname

defa.com

Last fetched

defa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · defa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/defa.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.114.76108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1001
Organization
defa as
Contact emails

Subdomains

192 observed subdomains of defa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for defa.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.141.169
SPF_IP149.72.157.176
SPF_IP149.72.39.125
SPF_IP159.183.225.190
SPF_IP185.7.137.100
SPF_IP213.236.166.80
SPF_IP52.232.27.151/32

Related pages

Pivot deeper into the graph from defa.com.

Cypher and MCP

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

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