Skip to content

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

WHISPER CANON · brachi.itRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/brachi.it

Resolution chain

brachi.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.203.48.229116.203.0.0/16AS24940DE

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

SPF policy

8 SPF mechanisms authorising senders for brachi.it.

MechanismTarget
SPF_Aspf.texnet.it
SPF_Asrv1249542.3ware.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.56.205.160
SPF_IP195.201.221.189
SPF_IP2a01:4f8:c010:1279:0:0:0:1
SPF_IP2a01:4f8:c2c:390:0:0:0:2
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.