Skip to content

Hostname

jfkab.com

Last fetched

jfkab.com resolves to 1 IPv4 address operated by TELE2 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · jfkab.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jfkab.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.14.25.147195.14.25.0/24AS1257TELE2SE

WHOIS identity

Registrar
iana:73
Organization
jfk, jonas folkessons klimatservice ab
Contact emails

Subdomains

1 observed subdomain of jfkab.com.

Subdomain
www.jfkab.com

Web-graph footprint

Distinct hostnames that link to or from jfkab.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jfkab.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jfkab.com.

Cypher and MCP

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

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