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
Resolution chain
bertima.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.96.206.41 | 185.96.204.0/22 | AS200760 | ELOGIC-AS Elogic Srl - Cloud Services | IT |
| 86.107.34.20 | 86.107.32.0/21 | AS52030 | SERVERPLAN-AS | IT |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for bertima.it.
| Mechanism | Target |
|---|---|
| SPF_A | antispam.bertima.it |
| SPF_A | mail.bertima.it |
| SPF_INCLUDE | _spf.smart.it |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | bertima.it |
Related pages
Pivot deeper into the graph from bertima.it.
- IP · 185.96.206.41
- ASN · AS200760ELOGIC-AS Elogic Srl - Cloud Services
- Registrar · registrar:s.m.a.r.t. s.r.l.
- Country · IT
- TLD · .it
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.