Skip to content

Hostname

edelvivesdigitalplus.com

Last fetched

edelvivesdigitalplus.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · edelvivesdigitalplus.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/edelvivesdigitalplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12213.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.4713.35.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7813.35.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.813.35.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8013.35.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11218.245.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3918.245.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5118.245.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5618.245.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10154.192.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11354.192.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11954.192.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5254.192.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1262
Organization
grupo editorial luis vives
Contact emails

Subdomains

3 observed subdomains of edelvivesdigitalplus.com.

Web-graph footprint

Distinct hostnames that link to or from edelvivesdigitalplus.com in the public web crawl.

11 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from edelvivesdigitalplus.com.

Cypher and MCP

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

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