Hostname
tw-bnb.com
Last fetched
tw-bnb.com resolves to 1 IPv4 address operated by AS63949 in JP. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
tw-bnb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.233.79.34 | 172.233.64.0/19 | AS63949 | — | JP |
WHOIS identity
- Registrar
- iana:81
- Organization
- —
- Contact emails
Subdomains
78 observed subdomains of tw-bnb.com.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tw-bnb.com in the public web crawl.
261 sites link to this hostname.
209 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.a51213bb1204.tw-bnb.com
- tw-bnb.com
SPF policy
4 SPF mechanisms authorising senders for tw-bnb.com.
| Mechanism | Target |
|---|---|
| SPF_A | tw-bnb.com |
| SPF_INCLUDE | _spf.eee.tw |
| SPF_IP | 43.254.18.8 |
| SPF_MX | tw-bnb.com |
Related pages
Pivot deeper into the graph from tw-bnb.com.
- IP · 172.233.79.34
- ASN · AS63949
- Registrar · iana:81
- Country · JP
- Email · c38b6af9f32af3827b966713055c26f7-28502837@contact.gandi.net
- TLD · .com
- Browse hostnames · tw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tw-bnb.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.