Skip to content

Hostname

ratc.com.tw

Last fetched

ratc.com.tw resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · ratc.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ratc.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
59.124.93.18559.124.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with ratc.com.tw in WhisperGraph.

Subdomains

13 observed subdomains of ratc.com.tw.

Web-graph footprint

Distinct hostnames that link to or from ratc.com.tw in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ratc.com.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbmsend.com
SPF_IP120.86.113.39
SPF_IP125.227.130.149
SPF_IP211.75.158.217
SPF_IP211.75.158.218
SPF_IP211.75.158.219/32
SPF_IP59.124.93.186/32

Related pages

Pivot deeper into the graph from ratc.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ratc.com.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.