Skip to content

Hostname

crs.org.tw

Last fetched

crs.org.tw resolves to 1 IPv4 address operated by AS141995 in SG.

Nutrition Label

WHISPER CANON · crs.org.twRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/crs.org.tw

Resolution chain

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

IPPrefixASNOperatorCountry
82.197.70.15082.197.68.0/22AS141995SG

WHOIS identity

No WHOIS records are currently associated with crs.org.tw in WhisperGraph.

Subdomains

3 observed subdomains of crs.org.tw.

Web-graph footprint

Distinct hostnames that link to or from crs.org.tw in the public web crawl.

11 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crs.org.tw.

MechanismTarget
SPF_Acrs.org.tw
SPF_Asmartermail01.twservers.net
SPF_Awindows8.twservers.net
SPF_MXcrs.org.tw

Related pages

Pivot deeper into the graph from crs.org.tw.

Cypher and MCP

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

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