Hostname
boydsamf.com
Last fetched
boydsamf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boydsamf.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.36.103 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.12 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.40 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.63 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 65.8.76.108 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.110 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.52 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.76 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boydsamf.com owner
- Contact emails
- 274b32ec-b2ac-4e4d-b86d-3a10f536183b@identity-protect.org
- 321c5e5c-bcd7-48c2-9eca-6afcb926a35b@identity-protect.org
- 66da7517-3f93-45ba-b45b-76059bc3ef36@identity-protect.org
- 98e2f683-1c2e-4e6d-a84f-381acafb6d13@identity-protect.org
- 9c3e186e-5b98-4ab5-bf41-a9d4bc728659@identity-protect.org
- fc3f8237-a120-475e-b374-f6ab0850f897@identity-protect.org
- owner-11607994@boydsamf.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of boydsamf.com.
Threat posture
History
Related pages
Pivot deeper into the graph from boydsamf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boydsamf.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.