Skip to content

Hostname

adife.com

Last fetched

adife.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.86.3108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.49108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.54108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.90108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.175.45.1153.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1283.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.23.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.783.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:468
Organization
on behalf of adife.com owner
Contact emails

Subdomains

3 observed subdomains of adife.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adife.com.

MechanismTarget
SPF_Aadife.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.sendinblue.com
SPF_MXadife.com

Related pages

Pivot deeper into the graph from adife.com.

Cypher and MCP

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

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