Skip to content

Hostname

frello.eu

Last fetched

frello.eu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · frello.euRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/frello.eu

Resolution chain

frello.eu resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.144.3518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.418.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.4118.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.119.1223.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.293.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.33.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.993.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
18.64.211.2018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

16 observed subdomains of frello.eu.

Web-graph footprint

Distinct hostnames that link to or from frello.eu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frello.eu.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from frello.eu.

Cypher and MCP

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

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