Skip to content

Hostname

bebusch.hu

Last fetched

bebusch.hu resolves to 1 IPv4 address operated by AS197889 in HU.

Nutrition Label

WHISPER CANON · bebusch.huRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bebusch.hu

Resolution chain

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

IPPrefixASNOperatorCountry
77.221.43.6977.221.43.0/24AS197889HU

WHOIS identity

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

Subdomains

1 observed subdomain of bebusch.hu.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bebusch.hu.

MechanismTarget
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.158.58.128/25
SPF_IP212.218.126.48/29
SPF_IP81.93.206.75
SPF_MXbebusch.hu

Related pages

Pivot deeper into the graph from bebusch.hu.

Cypher and MCP

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

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