Skip to content

Hostname

wosign.com

Last fetched

wosign.com resolves to 1 IPv4 address operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN.

Nutrition Label

WHISPER CANON · wosign.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wosign.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.91.111.102101.91.108.0/22AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wosign.com.

MechanismTarget
SPF_IP101.199.101.197
SPF_IP180.163.252.163
SPF_IP211.151.125.111
SPF_IP219.133.73.161
SPF_IP219.133.73.162
SPF_IP219.133.73.170
SPF_IP36.110.129.34
SPF_MXwosign.com

Related pages

Pivot deeper into the graph from wosign.com.

Cypher and MCP

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

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