Skip to content

Hostname

simplycook.com

Last fetched

simplycook.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.251.213.12234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.39.1734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.174.3252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.30.11152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.105.1152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.187.23352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.28.23852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.16.9654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.222.8654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.167.7154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.121.154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.131.17654.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.21.16263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.98.8199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of simplycook.com owner
Contact emails

Subdomains

20 observed subdomains of simplycook.com.

Web-graph footprint

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

154 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simplycook.com.

MechanismTarget
SPF_INCLUDE_u.simplycook.com._spf.dmarclj.com

Related pages

Pivot deeper into the graph from simplycook.com.

Cypher and MCP

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

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