Skip to content

Hostname

shimo.im

Last fetched

shimo.im resolves to 1 IPv4 address operated by XUANYUN Zhejiang Xuanyun Technology Co., Ltd. in CN.

Nutrition Label

WHISPER CANON · shimo.imRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/shimo.im

Resolution chain

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

IPPrefixASNOperatorCountry
116.205.2.136116.205.2.0/24AS55990XUANYUN Zhejiang Xuanyun Technology Co., Ltd.CN
116.205.2.136116.205.2.0/24AS55990XUANYUN Zhejiang Xuanyun Technology Co., Ltd.CN

WHOIS identity

No WHOIS records are currently associated with shimo.im in WhisperGraph.

Subdomains

10 observed subdomains of shimo.im.

Web-graph footprint

Distinct hostnames that link to or from shimo.im in the public web crawl.

1,518 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shimo.im.

MechanismTarget
SPF_INCLUDEspf.icoremail.net

Related pages

Pivot deeper into the graph from shimo.im.

Cypher and MCP

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

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