Skip to content

Hostname

swc.com.my

Last fetched

swc.com.my resolves to 1 IPv4 address operated by AS45410 in MY.

Nutrition Label

WHISPER CANON · swc.com.myRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/swc.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
202.168.73.147202.168.73.0/24AS45410MY

WHOIS identity

No WHOIS records are currently associated with swc.com.my in WhisperGraph.

Subdomains

14 observed subdomains of swc.com.my.

Web-graph footprint

Distinct hostnames that link to or from swc.com.my in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for swc.com.my.

MechanismTarget
SPF_Aswc.com.my
SPF_INCLUDE_spf.sm_all.small-dns.com

Related pages

Pivot deeper into the graph from swc.com.my.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swc.com.my"})-[: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.