Skip to content

Hostname

e-avize.ro

Last fetched

e-avize.ro resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · e-avize.roRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/e-avize.ro

Resolution chain

e-avize.ro resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.153.84.11218.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.157.221.25518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.108.3218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.47.1213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.124.12352.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.191.1552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e-avize.ro.

MechanismTarget
SPF_Ae-avize.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_MXe-avize.ro

Related pages

Pivot deeper into the graph from e-avize.ro.

Cypher and MCP

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

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