Hostname
th-space.com
Last fetched
th-space.com resolves to 1 IPv4 address operated by MULTIMEDIA-AS-AP - Hoshin Multimedia Center Inc. in TW. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
th-space.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 |
|---|---|---|---|---|
| 219.70.155.210 | 219.70.128.0/17 | AS9416 | MULTIMEDIA-AS-AP - Hoshin Multimedia Center Inc. | TW |
WHOIS identity
- Registrar
- iana:460
- Organization
- sa-space.com sa-space.com
- Contact emails
Subdomains
7 observed subdomains of th-space.com.
Web-graph footprint
Distinct hostnames that link to or from th-space.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- th-space.com
SPF policy
4 SPF mechanisms authorising senders for th-space.com.
| Mechanism | Target |
|---|---|
| SPF_A | th-space.com |
| SPF_IP | 125.227.219.158 |
| SPF_IP | 125.227.94.20 |
| SPF_MX | th-space.com |
Related pages
Pivot deeper into the graph from th-space.com.
- IP · 219.70.155.210
- ASN · AS9416MULTIMEDIA-AS-AP - Hoshin Multimedia Center Inc.
- Registrar · iana:460
- Country · TW
- Email · reg_915880@whoisprotection.cc
- TLD · .com
- Browse hostnames · th…
- 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: "th-space.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.