Skip to content

Hostname

petiq.com

Last fetched

petiq.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · petiq.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/petiq.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.17.219104.22.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.89172.68.49.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
petiq, llc.
Contact emails

Subdomains

21 observed subdomains of petiq.com.

Web-graph footprint

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

105 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for petiq.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP107.20.210.250/32
SPF_IP135.180.208.110
SPF_IP149.72.166.172
SPF_IP166.78.68.108
SPF_IP167.89.5.3
SPF_IP173.197.18.146
SPF_IP199.48.201.26
SPF_IP20.40.202.11
SPF_IP35.131.33.194
SPF_IP40.78.150.71
SPF_IP50.205.126.194
SPF_IP52.1.14.157/32
SPF_IP64.253.167.202
SPF_IP66.37.233.99
SPF_IP67.214.253.243
SPF_IP70.115.26.157
SPF_IP70.62.150.115
SPF_IP75.112.55.117
SPF_IP76.53.48.90
SPF_IP97.68.150.170

Related pages

Pivot deeper into the graph from petiq.com.

Cypher and MCP

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

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