Skip to content

Hostname

thepetlabco.com

Last fetched

thepetlabco.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.4918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.10554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.10654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.1654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1013.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.943.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.23.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.363.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

43 observed subdomains of thepetlabco.com.

Web-graph footprint

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

382 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for thepetlabco.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.redpoints.com

Related pages

Pivot deeper into the graph from thepetlabco.com.

Cypher and MCP

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

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