Skip to content

Hostname

petsplusus.com

Last fetched

petsplusus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · petsplusus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/petsplusus.com

Resolution chain

petsplusus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of petsplusus.com.

Web-graph footprint

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

359 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for petsplusus.com.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0050fe01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.149.11.12
SPF_IP208.85.54.223/32
SPF_IP208.85.54.226/32
SPF_IP5.79.63.169
SPF_IP74.112.64.38/32
SPF_IP74.112.64.47/32
SPF_IP74.112.65.118/32
SPF_IP92.52.110.128
SPF_IP95.138.141.154
SPF_IP95.138.141.159

Related pages

Pivot deeper into the graph from petsplusus.com.

Cypher and MCP

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

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