Skip to content

Hostname

shuge.org

Last fetched

shuge.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · shuge.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shuge.org

Resolution chain

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

IPPrefixASNOperatorCountry
74.207.251.17474.207.240.0/20AS63949US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124873622
Contact emails

Subdomains

24 observed subdomains of shuge.org.

Web-graph footprint

Distinct hostnames that link to or from shuge.org in the public web crawl.

335 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shuge.org.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from shuge.org.

Cypher and MCP

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

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