Skip to content

Hostname

shewhy.com

Last fetched

shewhy.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · shewhy.comRouting diversity3.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/shewhy.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.182.224.2938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.3938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.4338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
45.196.244.3345.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.3445.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.3545.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.5345.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.5445.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
45.196.244.5545.196.244.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:1923
Organization
hong kai
Contact emails

Subdomains

1 observed subdomain of shewhy.com.

Threat posture

History

Related pages

Pivot deeper into the graph from shewhy.com.

Cypher and MCP

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

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