Hostname
bbt-se.com
Last fetched
bbt-se.com resolves to 2 IPv4 addresses operated by AS202516 in AT. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
bbt-se.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.58.164.217 | 193.58.164.0/22 | AS202516 | — | AT |
| 193.58.165.26 | 193.58.164.0/22 | AS202516 | — | AT |
WHOIS identity
- Registrar
- iana:106
- Organization
- brenner basistunnel ewiv
- Contact emails
Subdomains
23 observed subdomains of bbt-se.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bbt-se.com in the public web crawl.
220 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for bbt-se.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.bbt-se.com |
| SPF_A | mobile.bbt-se.com |
| SPF_INCLUDE | spf.mail.webhome.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.69.248.2 |
| SPF_IP | 109.69.248.23 |
| SPF_IP | 109.69.248.29 |
| SPF_IP | 82.150.199.26/32 |
| SPF_IP | 84.18.155.41 |
Related pages
Pivot deeper into the graph from bbt-se.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbt-se.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.