Skip to content

Hostname

wethecurious.org

Last fetched

wethecurious.org resolves to 4 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wethecurious.orgRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wethecurious.org

Resolution chain

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

IPPrefixASNOperatorCountry
35.189.126.20235.189.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.142.11035.242.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.183.24935.242.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
80.87.128.10080.87.128.0/23AS21260GB

WHOIS identity

Registrar
iana:468
Organization
identity protect
Contact emails

Subdomains

8 observed subdomains of wethecurious.org.

Web-graph footprint

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

358 sites link to this hostname.

185 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wethecurious.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.xledger.net
SPF_IP185.113.242.129/32
SPF_IP185.80.84.3
SPF_IP185.80.84.5
SPF_IP52.124.61.0/24
SPF_MXwethecurious.org

Related pages

Pivot deeper into the graph from wethecurious.org.

Cypher and MCP

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

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