Hostname
generatemyquotes.com
Last fetched
generatemyquotes.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
generatemyquotes.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 |
|---|---|---|---|---|
| 13.224.181.125 | 13.224.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.128 | 13.224.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.17 | 13.224.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.9 | 13.224.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.227.173.105 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.106 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.32 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.49 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.172.226.104 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.114 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.15 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.226.19 | 18.172.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
WHOIS identity
- Registrar
- iana:292
- Organization
- lendingtree,
- Contact emails
- —
Subdomains
2 observed subdomains of generatemyquotes.com.
Web-graph footprint
Distinct hostnames that link to or from generatemyquotes.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from generatemyquotes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "generatemyquotes.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.