Skip to content

Hostname

tmit.bme.hu

Last fetched

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

Nutrition Label

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

Resolution chain

tmit.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.244.17152.66.0.0/16AS2547BMENET-AS Budapest University of Technology and EconomicsHU

WHOIS identity

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

Subdomains

831 observed subdomains of tmit.bme.hu.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for tmit.bme.hu.

MechanismTarget
SPF_Akay.tmit.bme.hu
SPF_Aml.tmit.bme.hu
SPF_Amx.tmit.bme.hu
SPF_INCLUDE_spf.google.com
SPF_IP152.66.115.1
SPF_IP152.66.115.2
SPF_IP152.66.115.60/32
SPF_IP152.66.130.9
SPF_IP152.66.244.1
SPF_IP152.66.244.184
SPF_IP152.66.244.23
SPF_IP152.66.244.72
SPF_IP152.66.245.192/27
SPF_IP152.66.245.204
SPF_IP152.66.245.205
SPF_IP152.66.246.155
SPF_IP152.66.246.7
SPF_IP152.66.246.81
SPF_IP152.66.246.82
SPF_IP152.66.247.63
SPF_MXtmit.bme.hu

Related pages

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

Cypher and MCP

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

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