Skip to content

Hostname

futurity.org

Last fetched

futurity.org resolves to 1 IPv4 address operated by UR - University of Rochester in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · futurity.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/futurity.org

Resolution chain

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

IPPrefixASNOperatorCountry
128.151.77.219128.151.0.0/16AS20UR - University of RochesterUS

WHOIS identity

Registrar
iana:2
Organization
university of rochester
Contact emails

Subdomains

6 observed subdomains of futurity.org.

Web-graph footprint

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

5,430 sites link to this hostname.

1,458 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for futurity.org.

MechanismTarget
SPF_Afuturity.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.151.113.15
SPF_MXfuturity.org

Related pages

Pivot deeper into the graph from futurity.org.

Cypher and MCP

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

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