Hostname
web948.com
Last fetched
web948.com resolves to 1 IPv4 address operated by AS131149 in TW. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
web948.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 |
|---|---|---|---|---|
| 202.12.79.106 | 202.12.78.0/23 | AS131149 | — | TW |
WHOIS identity
- Registrar
- iana:93
- Organization
- chen tony
- Contact emails
Subdomains
3 observed subdomains of web948.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for web948.com.
| Mechanism | Target |
|---|---|
| SPF_A | vps.web949.tw |
| SPF_A | web948.com |
| SPF_MX | web948.com |
Related pages
Pivot deeper into the graph from web948.com.
- IP · 202.12.79.106
- ASN · AS131149
- Registrar · iana:93
- Country · TW
- Email · 1012ee96d1def10ea933fd141164d64d85376f5e@whois.gkg.net
- TLD · .com
- Browse hostnames · we…
- 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: "web948.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.