Skip to content

Hostname

whps.org

Last fetched

whps.org resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · whps.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/whps.org

Resolution chain

whps.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.67.73104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.68.73104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.69.73104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.70.73104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.71.73104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
west hartford public schools
Contact emails

Subdomains

35 observed subdomains of whps.org.

Web-graph footprint

Distinct hostnames that link to or from whps.org in the public web crawl.

84 sites link to this hostname.

318 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for whps.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_IP12.41.146.192/27
SPF_IP159.247.237.14
SPF_IP207.99.80.2
SPF_IP216.244.120.250
SPF_IP216.244.120.251
SPF_IP72.52.173.221
SPF_IP74.125.148.0/22
SPF_IP74.91.88.142
SPF_IP74.91.88.146

Related pages

Pivot deeper into the graph from whps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "whps.org"})-[: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.