Skip to content

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

WHISPER CANON · th-space.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/th-space.com

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.

IPPrefixASNOperatorCountry
219.70.155.210219.70.128.0/17AS9416MULTIMEDIA-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.

MechanismTarget
SPF_Ath-space.com
SPF_IP125.227.219.158
SPF_IP125.227.94.20
SPF_MXth-space.com

Related pages

Pivot deeper into the graph from th-space.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.