Hostname
apudacta.com
Last fetched
apudacta.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apudacta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.154.219.237 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of apudacta.com owner
- Contact emails
- jlr@agrobigdata.com
- 9292676e-3ab7-462d-9921-806efebebd7e@identity-protect.org
- 9aa6426d-c377-4238-8655-ae71b0d23c41@identity-protect.org
- acec369e-8853-4c44-99f9-b710607b036c@identity-protect.org
- b441ccb0-fb96-4453-8a74-4a5c7ba79e4f@identity-protect.org
- b660d535-3a1f-4e1d-a5cc-8d4356b01235@identity-protect.org
- e6618093-3ece-4a84-ac8e-7c4e20c73ea1@identity-protect.org
- ed5f7168-e8b0-4553-a02c-247541ca08fc@identity-protect.org
Subdomains
10 observed subdomains of apudacta.com.
Web-graph footprint
Distinct hostnames that link to or from apudacta.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for apudacta.com.
| Mechanism | Target |
|---|---|
| SPF_A | apudacta.com |
| SPF_INCLUDE | eu-west-1.amazonses.com |
| SPF_INCLUDE | mail.apudacta.com |
| SPF_IP | 217.18.163.74 |
| SPF_MX | apudacta.com |
Related pages
Pivot deeper into the graph from apudacta.com.
- IP · 54.154.219.237
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · jlr@agrobigdata.com
- TLD · .com
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apudacta.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.