Skip to content

Hostname

adentifi.com

Last fetched

adentifi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · adentifi.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adentifi.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.154.11518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.146.3918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.167.227.263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.273.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.473.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.953.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

6 observed subdomains of adentifi.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adentifi.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from adentifi.com.

Cypher and MCP

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

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