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
Resolution chain
frello.eu resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.144.35 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.4 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.41 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.55 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.119.122 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.29 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.3 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.99 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 18.64.211.20 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.126 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.48 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.18 | 18.64.210.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for frello.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.