Skip to content

Hostname

kingpet.com

Last fetched

kingpet.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.4718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.94.133.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.33.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.323.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.833.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
18.67.13.6818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
benjamin moreton
Contact emails

Subdomains

16 observed subdomains of kingpet.com.

Web-graph footprint

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

44 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kingpet.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from kingpet.com.

Cypher and MCP

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

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