Skip to content

Hostname

shuoop.de

Last fetched

shuoop.de resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL.

Nutrition Label

WHISPER CANON · shuoop.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/shuoop.de

Resolution chain

shuoop.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.204.177.1635.204.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
62.116.173.6962.116.160.0/19AS15456DE
62.192.12.062.192.0.0/19AS8220CH

WHOIS identity

No WHOIS records are currently associated with shuoop.de in WhisperGraph.

Subdomains

1 observed subdomain of shuoop.de.

Threat posture

History

Related pages

Pivot deeper into the graph from shuoop.de.

Cypher and MCP

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

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