Skip to content

Hostname

whiskas.com

Last fetched

whiskas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.10813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.63.3018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.4118.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.8418.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.9618.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:470
Organization
mars incorporated
Contact emails

Subdomains

11 observed subdomains of whiskas.com.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for whiskas.com.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from whiskas.com.

Cypher and MCP

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

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