Skip to content

Hostname

chefincamicia.com

Last fetched

chefincamicia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · chefincamicia.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chefincamicia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.158.1113.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.5413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.6813.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.913.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.31.3052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138953685
Contact emails

Subdomains

30 observed subdomains of chefincamicia.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for chefincamicia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from chefincamicia.com.

Cypher and MCP

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

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