Skip to content

Hostname

app.logz.io

Last fetched

app.logz.io resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.

Nutrition Label

WHISPER CANON · app.logz.ioRouting diversity3.9/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/app.logz.io

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.100.1712.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.17.100.1932.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.200.88.7023.200.88.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.88.8223.200.88.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.212.110.15223.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.17123.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.33.42.7623.33.42.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.33.42.8523.33.42.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.50.131.14423.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.15223.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

No WHOIS records are currently associated with app.logz.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.logz.io in the public web crawl.

40 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.logz.io.

Cypher and MCP

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

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