Hostname
brachi.it
Last fetched
brachi.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:tex.net telecomunicazioni s.r.l. as the registrar.
Nutrition Label
Resolution chain
brachi.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 |
|---|---|---|---|---|
| 116.203.48.229 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:tex.net telecomunicazioni s.r.l.
- Organization
- laboratorio di analisi brachi
- Contact emails
- —
Subdomains
8 observed subdomains of brachi.it.
Web-graph footprint
Distinct hostnames that link to or from brachi.it in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for brachi.it.
| Mechanism | Target |
|---|---|
| SPF_A | spf.texnet.it |
| SPF_A | srv1249542.3ware.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.56.205.160 |
| SPF_IP | 195.201.221.189 |
| SPF_IP | 2a01:4f8:c010:1279:0:0:0:1 |
| SPF_IP | 2a01:4f8:c2c:390:0:0:0:2 |
| SPF_IP | 83.149.161.91 |
Related pages
Pivot deeper into the graph from brachi.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brachi.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.