Skip to content

Hostname

wiwynn.com

Last fetched

wiwynn.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · wiwynn.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wiwynn.com

Resolution chain

wiwynn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1336
Organization
hsu, jacky
Contact emails

Subdomains

57 observed subdomains of wiwynn.com.

Web-graph footprint

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

135 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for wiwynn.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-009a6c02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.219.106.53
SPF_IP13.76.44.139
SPF_IP149.72.194.187
SPF_IP20.184.37.231
SPF_IP20.212.94.163
SPF_IP20.43.132.128
SPF_IP200.94.145.158
SPF_IP218.208.27.211
SPF_IP220.130.84.13
SPF_MXwiwynn.com

Related pages

Pivot deeper into the graph from wiwynn.com.

Cypher and MCP

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

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