Skip to content

Hostname

brevetti-cea.com

Last fetched

brevetti-cea.com resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · brevetti-cea.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/brevetti-cea.com

Resolution chain

brevetti-cea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.217.12435.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:168
Organization
brevetti cea spa
Contact emails

Subdomains

4 observed subdomains of brevetti-cea.com.

Web-graph footprint

Distinct hostnames that link to or from brevetti-cea.com in the public web crawl.

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for brevetti-cea.com.

MechanismTarget
SPF_Abrevetti-cea.com
SPF_Amx01.corelink.it
SPF_Amx1.corelink.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.43.165.138/32
SPF_IP46.229.84.226/32
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP93.49.170.222/32
SPF_IP94.126.11.250/32
SPF_MXbrevetti-cea.com

Related pages

Pivot deeper into the graph from brevetti-cea.com.

Cypher and MCP

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

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