Skip to content

Hostname

bertima.it

Last fetched

bertima.it resolves to 2 IPv4 addresses operated by ELOGIC-AS Elogic Srl - Cloud Services in IT. WHOIS lists registrar:s.m.a.r.t. s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · bertima.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bertima.it

Resolution chain

bertima.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.96.206.41185.96.204.0/22AS200760ELOGIC-AS Elogic Srl - Cloud ServicesIT
86.107.34.2086.107.32.0/21AS52030SERVERPLAN-ASIT

WHOIS identity

Registrar
registrar:s.m.a.r.t. s.r.l.
Organization
berti macchine agricole s.p.a.
Contact emails

Subdomains

7 observed subdomains of bertima.it.

Web-graph footprint

Distinct hostnames that link to or from bertima.it in the public web crawl.

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bertima.it.

MechanismTarget
SPF_Aantispam.bertima.it
SPF_Amail.bertima.it
SPF_INCLUDE_spf.smart.it
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbertima.it

Related pages

Pivot deeper into the graph from bertima.it.

Cypher and MCP

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

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