Skip to content

Hostname

commonfund.org

Last fetched

commonfund.org resolves to 2 IPv4 addresses operated by YOUTUBE YOUTUBE in US.

Nutrition Label

WHISPER CANON · commonfund.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/commonfund.org

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.134.11635.208.0.0/15AS43515YOUTUBE YOUTUBEUS
70.42.39.21270.42.32.0/20AS13789INTERNAP-BLK3 - Unitas GlobalUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for commonfund.org.

MechanismTarget
SPF_EXISTS%{i}.spf.commonfund.iphmx.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf1.commonfund.org
SPF_INCLUDEspf2.commonfund.org
SPF_IP167.89.16.23/32
SPF_IP167.89.16.230
SPF_IP167.89.16.232
SPF_IP198.37.153.46
SPF_IP34.192.163.240/32

Related pages

Pivot deeper into the graph from commonfund.org.

Cypher and MCP

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

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