Skip to content

Hostname

rockefeller.edu

Last fetched

rockefeller.edu resolves to 1 IPv4 address operated by ROCKEFELLER-AS - The Rockefeller University in US.

Nutrition Label

WHISPER CANON · rockefeller.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/rockefeller.edu

Resolution chain

rockefeller.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.85.244.162129.85.0.0/16AS98ROCKEFELLER-AS - The Rockefeller UniversityUS

WHOIS identity

Registrar
Organization
the rockefeller university
Contact emails

Subdomains

5,437 observed subdomains of rockefeller.edu.

Web-graph footprint

Distinct hostnames that link to or from rockefeller.edu in the public web crawl.

2,815 sites link to this hostname.

573 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rockefeller.edu.

MechanismTarget
SPF_INCLUDEhuronclick.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00185a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.85.244.230
SPF_IP129.85.244.231
SPF_IP129.85.244.37
SPF_IP129.85.244.38
SPF_IP129.85.244.39
SPF_IP66.159.239.177
SPF_IP66.159.241.205
SPF_MXrockefeller.edu

Related pages

Pivot deeper into the graph from rockefeller.edu.

Cypher and MCP

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

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