Skip to content

Hostname

puroclean.com

Last fetched

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

Nutrition Label

WHISPER CANON · puroclean.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/puroclean.com

Resolution chain

puroclean.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
******** ********
Contact emails

Subdomains

9 observed subdomains of puroclean.com.

Web-graph footprint

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

1,354 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for puroclean.com.

MechanismTarget
SPF_Apuroclean.ca
SPF_Apuromail.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.160.0.0/16
SPF_IP212.47.85.0/24
SPF_IP23.251.253.0/26
SPF_IP38.152.248.0/26
SPF_IP38.153.9.0/24
SPF_IP40.88.18.65/32
SPF_IP64.135.38.128/26
SPF_IP64.136.4.132

Related pages

Pivot deeper into the graph from puroclean.com.

Cypher and MCP

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

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