Skip to content

Hostname

soljogo.cc

Last fetched

soljogo.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · soljogo.ccRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/soljogo.cc

Resolution chain

soljogo.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.126108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.17108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.37108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.12513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.10252.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4952.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.9552.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

2 observed subdomains of soljogo.cc.

Web-graph footprint

Distinct hostnames that link to or from soljogo.cc in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from soljogo.cc.

Cypher and MCP

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

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