Skip to content

Hostname

jetfly.hu

Last fetched

jetfly.hu resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · jetfly.huRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jetfly.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.187.73.227185.187.72.0/22AS62214HU

WHOIS identity

No WHOIS records are currently associated with jetfly.hu in WhisperGraph.

Subdomains

37 observed subdomains of jetfly.hu.

Web-graph footprint

Distinct hostnames that link to or from jetfly.hu in the public web crawl.

124 sites link to this hostname.

561 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for jetfly.hu.

MechanismTarget
SPF_Ajetfly.hu
SPF_IP185.187.73.199
SPF_IP185.187.73.225/28
SPF_IP185.187.73.229
SPF_IP185.187.73.231
SPF_IP185.187.73.232
SPF_IP185.187.73.233
SPF_IP195.70.44.29
SPF_IP195.70.44.46
SPF_IP5.38.0.0/16
SPF_IP92.119.122.216
SPF_IP92.119.122.74
SPF_MXjetfly.hu

Related pages

Pivot deeper into the graph from jetfly.hu.

Cypher and MCP

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

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