Skip to content

Hostname

bmc.hu

Last fetched

bmc.hu resolves to 1 IPv4 address operated by AS5483 in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.228.19.61195.228.0.0/16AS5483HU

WHOIS identity

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

Subdomains

19 observed subdomains of bmc.hu.

Web-graph footprint

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

294 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bmc.hu.

MechanismTarget
SPF_Aamx.sfrog.cloud
SPF_Abmx.sfrog.cloud
SPF_INCLUDEspf.antispamcloud.com
SPF_IP195.228.19.59
SPF_IP195.228.19.61
SPF_IP195.228.19.62
SPF_IP217.79.142.26
SPF_MXbmc.hu

Related pages

Pivot deeper into the graph from bmc.hu.

Cypher and MCP

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

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