Skip to content

Hostname

cpp11.eet.bme.hu

Last fetched

cpp11.eet.bme.hu resolves to 1 IPv4 address operated by BMENET-AS Budapest University of Technology and Economics in HU.

Nutrition Label

WHISPER CANON · cpp11.eet.bme.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpp11.eet.bme.hu

Resolution chain

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

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

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cpp11.eet.bme.hu.

MechanismTarget
SPF_Acpp11.eet.bme.hu
SPF_IP152.66.130.9
SPF_IP152.66.72.0/24

Related pages

Pivot deeper into the graph from cpp11.eet.bme.hu.

Cypher and MCP

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

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