Skip to content

Hostname

berevecchio.eu

Last fetched

berevecchio.eu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · berevecchio.euRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/berevecchio.eu

Resolution chain

berevecchio.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.75.247.505.75.128.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with berevecchio.eu in WhisperGraph.

Subdomains

6 observed subdomains of berevecchio.eu.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for berevecchio.eu.

MechanismTarget
SPF_Aberevecchio.eu
SPF_INCLUDEberevecchio.eu.spf.auto.dnssmarthost.net
SPF_IP185.71.8.8
SPF_IP35.214.184.120
SPF_MXberevecchio.eu

Related pages

Pivot deeper into the graph from berevecchio.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "berevecchio.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.