Skip to content

Hostname

www.priczone.com

Last fetched

www.priczone.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · www.priczone.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.priczone.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.207.67.55104.207.67.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
192.64.119.108192.64.119.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.priczone.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for www.priczone.com.

MechanismTarget
SPF_Awww.priczone.com
SPF_INCLUDEspf.hosting.registrar-servers.com
SPF_IP104.207.67.55
SPF_IP159.198.74.92
SPF_IP162.254.32.217
SPF_IP162.254.35.234
SPF_IP184.94.215.77
SPF_IP199.188.205.51
SPF_IP199.188.205.64
SPF_IP199.188.205.83
SPF_IP199.192.19.201
SPF_IP209.74.80.128
SPF_IP209.74.80.129
SPF_IP63.250.41.221
SPF_IP63.250.41.95
SPF_MXwww.priczone.com

Related pages

Pivot deeper into the graph from www.priczone.com.

Cypher and MCP

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

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