Hostname
brennercom.it
Last fetched
brennercom.it resolves to 1 IPv4 address operated by AS28716 in IT. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.
Nutrition Label
Resolution chain
brennercom.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.19.146.14 | 217.19.144.0/20 | AS28716 | — | IT |
WHOIS identity
- Registrar
- registrar:retelit digital services s.p.a.
- Organization
- retelit digital services s.p.a.
- Contact emails
- —
Subdomains
42 observed subdomains of brennercom.it.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brennercom.it in the public web crawl.
54 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for brennercom.it.
| Mechanism | Target |
|---|---|
| SPF_A | ssl.retelit.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | relay.brennercom.it |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 150.70.184.0/24 |
| SPF_IP | 217.199.0.130 |
| SPF_IP | 217.199.2.20 |
| SPF_IP | 77.74.112.22 |
| SPF_IP | 95.171.39.244 |
| SPF_IP | 95.171.39.71 |
| SPF_IP | 95.171.39.72 |
| SPF_IP | 95.171.47.0/24 |
| SPF_IP | 95.171.59.170 |
Related pages
Pivot deeper into the graph from brennercom.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brennercom.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.