Skip to content

Hostname

b-tel.hu

Last fetched

b-tel.hu resolves to 1 IPv4 address operated by AS47381 in HU.

Nutrition Label

WHISPER CANON · b-tel.huRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/b-tel.hu

Resolution chain

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

IPPrefixASNOperatorCountry
80.77.113.8980.77.112.0/23AS47381HU

WHOIS identity

No WHOIS records are currently associated with b-tel.hu in WhisperGraph.

Subdomains

17 observed subdomains of b-tel.hu.

Web-graph footprint

Distinct hostnames that link to or from b-tel.hu in the public web crawl.

13 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for b-tel.hu.

MechanismTarget
SPF_Aa01-hosting.gbl.hu
SPF_Ab-tel.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.148.232
SPF_IP5.189.155.112
SPF_IP78.47.169.179
SPF_IP78.47.58.215
SPF_IP80.77.113.89
SPF_IP95.138.196.171
SPF_MXb-tel.hu

Related pages

Pivot deeper into the graph from b-tel.hu.

Cypher and MCP

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

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