Hostname
royalmintforms.com
Last fetched
royalmintforms.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
royalmintforms.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.41.134.215 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.42.2.156 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.43.73.107 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.132.154.75 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.134.169.174 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.176.40.200 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of royalmintforms.com owner
- Contact emails
- 20c38967-7770-429b-9901-d65c4a714e5d@identity-protect.org
- 37cb7ee9-6811-490b-87df-521bf3a17360@identity-protect.org
- 3b89bcfd-1c74-437f-b546-dd8777bb9d9d@identity-protect.org
- 8776c819-9ae2-4a69-961e-abd1baa75a55@identity-protect.org
- a54f99c4-3720-42ed-8737-a203896035cc@identity-protect.org
- af64c7ae-3bc8-41d0-8e05-dee0fae33367@identity-protect.org
- ca62bed4-6cf8-4532-a54e-acc121decbbb@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from royalmintforms.com.
- IP · 13.41.134.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 20c38967-7770-429b-9901-d65c4a714e5d@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "royalmintforms.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.