Skip to content

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

WHISPER CANON · generatemyquotes.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/generatemyquotes.com

Resolution chain

generatemyquotes.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.181.12513.224.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.12813.224.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.1713.224.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.913.224.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
13.227.173.10513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.10613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.172.226.10418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.11418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.1518.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.1918.172.224.0/21AS16509AMAZON-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.