Skip to content

Hostname

jfk.org

Last fetched

jfk.org resolves to 1 IPv4 address operated by VIRTBIZ-DALLAS - VIRTBIZ Internet Services in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.77.216.134208.77.216.0/24AS40395VIRTBIZ-DALLAS - VIRTBIZ Internet ServicesUS

WHOIS identity

Registrar
iana:86
Organization
russell, dan
Contact emails

Subdomains

22 observed subdomains of jfk.org.

Web-graph footprint

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

1,243 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jfk.org.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from jfk.org.

Cypher and MCP

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

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