Skip to content

Hostname

beonline.hu

Last fetched

beonline.hu resolves to 1 IPv4 address operated by SYNLINQ - Oliver Horscht is trading as "SYNLINQ" in DE.

Nutrition Label

WHISPER CANON · beonline.huRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/beonline.hu

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.122.11545.82.120.0/22AS44486SYNLINQ - Oliver Horscht is trading as "SYNLINQ"DE

WHOIS identity

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

Subdomains

13 observed subdomains of beonline.hu.

Web-graph footprint

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

11 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beonline.hu.

MechanismTarget
SPF_Abeonline.hu
SPF_Amail.elin.hu
SPF_INCLUDEspf.xcloud.email
SPF_IP185.75.192.0/22
SPF_MXbeonline.hu

Related pages

Pivot deeper into the graph from beonline.hu.

Cypher and MCP

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

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