Skip to content

Hostname

test.babeljazz.hu

Last fetched

test.babeljazz.hu resolves to 1 IPv4 address operated by RENDSZERNET-AS - RendszerNET Kft. in HU.

Nutrition Label

WHISPER CANON · test.babeljazz.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/test.babeljazz.hu

Resolution chain

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

IPPrefixASNOperatorCountry
87.229.120.24487.229.120.0/24AS60071RENDSZERNET-AS - RendszerNET Kft.HU

WHOIS identity

No WHOIS records are currently associated with test.babeljazz.hu in WhisperGraph.

Subdomains

1 observed subdomain of test.babeljazz.hu.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for test.babeljazz.hu.

MechanismTarget
SPF_Atest.babeljazz.hu
SPF_IP217.13.97.100
SPF_IP217.144.51.90
SPF_IP87.229.120.244
SPF_MXtest.babeljazz.hu

Related pages

Pivot deeper into the graph from test.babeljazz.hu.

Cypher and MCP

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

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