Skip to content

Hostname

aut.bme.hu

Last fetched

aut.bme.hu resolves to 2 IPv4 addresses operated by BMENET-AS Budapest University of Technology and Economics in HU.

Nutrition Label

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

Resolution chain

aut.bme.hu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.66.188.10152.66.0.0/16AS2547BMENET-AS Budapest University of Technology and EconomicsHU
152.66.188.6152.66.0.0/16AS2547BMENET-AS Budapest University of Technology and EconomicsHU

WHOIS identity

No WHOIS records are currently associated with aut.bme.hu in WhisperGraph.

Subdomains

509 observed subdomains of aut.bme.hu.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aut.bme.hu.

MechanismTarget
SPF_IP152.66.188.15
SPF_IP152.66.188.5
SPF_MXaut.bme.hu
SPF_MXm16.aut.bme.hu

Related pages

Pivot deeper into the graph from aut.bme.hu.

Cypher and MCP

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

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