Skip to content

Hostname

deeplol.gg

Last fetched

deeplol.gg resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · deeplol.ggRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deeplol.gg

Resolution chain

deeplol.gg resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.93.7413.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.194.24213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.217.7013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.123.6015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.75.1513.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.154.2533.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.73.2423.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.205.2003.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.94.21443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.65.6154.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with deeplol.gg in WhisperGraph.

Subdomains

23 observed subdomains of deeplol.gg.

Web-graph footprint

Distinct hostnames that link to or from deeplol.gg in the public web crawl.

49 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from deeplol.gg.

Cypher and MCP

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

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