Skip to content

Hostname

ev24.cloud

Last fetched

ev24.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ev24.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ev24.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.15108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.41108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.43108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.88108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.255.1003.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1193.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.363.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.553.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:433
Organization
qrsolve spolka z ograniczona odpowiedzialnoscia
Contact emails

Subdomains

16 observed subdomains of ev24.cloud.

Web-graph footprint

Distinct hostnames that link to or from ev24.cloud in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ev24.cloud.

MechanismTarget
SPF_INCLUDEzohomail.eu

Related pages

Pivot deeper into the graph from ev24.cloud.

Cypher and MCP

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

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