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
Resolution chain
adentifi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.154.115 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.56 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.61 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.91 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.146.39 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.81 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.83 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.90 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.167.227.26 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.27 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.47 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.95 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adentifi.com owner
- Contact emails
- info@adtheorent.com
- 0a0bc745-672a-4e66-a5ec-b07f3d5ba79a@identity-protect.org
- 1569625d-a31f-4d9f-b1c1-5e5143fd6746@identity-protect.org
- 43078565-4a95-4c06-ab37-e92350ea4d9a@identity-protect.org
- 6cb3205d-df82-4258-9f31-1c53652d5feb@identity-protect.org
- 798fdcae-a0fc-4861-98a7-fcacce05db21@identity-protect.org
- b654bf44-5b43-4c6a-8280-05a717ccabfb@identity-protect.org
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
MX records
SPF policy
1 SPF mechanism authorising senders for adentifi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.