Skip to content

Hostname

30c.tw

Last fetched

30c.tw resolves to 1 IPv4 address operated by AS63949 in JP.

Nutrition Label

WHISPER CANON · 30c.twRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/30c.tw

Resolution chain

30c.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.124.228139.162.96.0/19AS63949JP

WHOIS identity

No WHOIS records are currently associated with 30c.tw in WhisperGraph.

Subdomains

6 observed subdomains of 30c.tw.

Web-graph footprint

Distinct hostnames that link to or from 30c.tw in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 30c.tw

SPF policy

6 SPF mechanisms authorising senders for 30c.tw.

MechanismTarget
SPF_A30c.tw
SPF_IP210.242.86.193
SPF_IP210.242.86.195
SPF_IP60.248.112.135
SPF_IP60.248.112.141
SPF_MX30c.tw

Related pages

Pivot deeper into the graph from 30c.tw.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "30c.tw"})-[: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.