Hostname
osc.com.tw
Last fetched
osc.com.tw appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
osc.com.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with osc.com.tw in WhisperGraph.
Subdomains
33 observed subdomains of osc.com.tw.
Showing 23 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osc.com.tw in the public web crawl.
37 sites link to this hostname.
101 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for osc.com.tw.
| Mechanism | Target |
|---|---|
| SPF_A | mail1.osc.com.tw |
| SPF_A | smtp.osc.com.tw |
| SPF_IP | 122.147.185.3 |
| SPF_IP | 122.147.185.5 |
| SPF_IP | 122.147.186.3 |
| SPF_IP | 122.147.186.34 |
| SPF_IP | 122.147.186.5 |
| SPF_IP | 61.220.47.195 |
| SPF_IP | 61.220.47.196 |
| SPF_IP | 61.220.47.221 |
Related pages
Pivot deeper into the graph from osc.com.tw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.