Skip to content

Hostname

swanson.com.tw

Last fetched

swanson.com.tw has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · swanson.com.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/swanson.com.tw

Resolution chain

swanson.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

Registrar
registrar:twnic
Organization
??????????
Contact emails

Subdomains

2 observed subdomains of swanson.com.tw.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for swanson.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.196.49.0/24
SPF_IP124.219.85.0/24
SPF_IP202.3.174.0/24
SPF_IP220.130.154.23
SPF_IP59.125.131.20
SPF_IP60.251.252.70
SPF_MXswanson.com.tw

Related pages

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

Cypher and MCP

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

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