Skip to content

Hostname

chefsmakingwaves.com

Last fetched

chefsmakingwaves.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · chefsmakingwaves.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chefsmakingwaves.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.217.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.80.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.230.893.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.22.2033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.71.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.12.15152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.80.23052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.216.13454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.23.6798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.101.18598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
jewella privacy - 377b4
Contact emails

Subdomains

9 observed subdomains of chefsmakingwaves.com.

Web-graph footprint

Distinct hostnames that link to or from chefsmakingwaves.com in the public web crawl.

57 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from chefsmakingwaves.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "chefsmakingwaves.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.