Hostname
daysofmetal.com
Last fetched
daysofmetal.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daysofmetal.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 |
|---|---|---|---|---|
| 108.138.51.126 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.25 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.42 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.81 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.84.45.112 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.19 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.35 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.36 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daysofmetal.com owner
- Contact emails
- 06f0b949-81cf-4c11-8a21-41d97a083c36@identity-protect.org
- 172a25ec-2fbc-45e1-9f56-438f97c8a02b@identity-protect.org
- 18fa281a-a88f-49f4-8295-989ab4b57846@identity-protect.org
- 21db5c5d-8a9e-4fd7-a939-3e96e6b20c46@identity-protect.org
- 3aed55a2-ddbe-4aac-8b30-4260963b601f@identity-protect.org
- 3bd513c8-a23f-4a81-bdf0-fad1fd6a008b@identity-protect.org
- b8d2d07b-11d6-499b-a332-d79a46bf5aa8@identity-protect.org
- owner-9034526@daysofmetal.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from daysofmetal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daysofmetal.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.