Skip to content

Hostname

app.eventlogic.se

Last fetched

app.eventlogic.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · app.eventlogic.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.eventlogic.se

Resolution chain

app.eventlogic.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.141.373.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.723.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.803.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.853.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.98.1103.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1133.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1163.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.553.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.eventlogic.se in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.eventlogic.se in the public web crawl.

34 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.eventlogic.se.

Cypher and MCP

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

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