Skip to content

Hostname

wearn.com

Last fetched

wearn.com resolves to 1 IPv4 address operated by AS18182 in TW. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · wearn.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wearn.com

Resolution chain

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

IPPrefixASNOperatorCountry
27.105.92.17127.105.64.0/19AS18182TW

WHOIS identity

Registrar
iana:1068
Organization
wearn information co., ltd. william chen ()
Contact emails

Subdomains

11 observed subdomains of wearn.com.

Web-graph footprint

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

971 sites link to this hostname.

249 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for wearn.com.

MechanismTarget
SPF_IP125.227.131.141
SPF_IP125.227.131.142
SPF_MXmail.wearn.com
SPF_MXwearn.com

Related pages

Pivot deeper into the graph from wearn.com.

Cypher and MCP

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

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