Hostname
brynet.it
Last fetched
brynet.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- brynet srl
- Contact emails
- —
Subdomains
90 observed subdomains of brynet.it.
Showing 25 of 90. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brynet.it in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for brynet.it.
| Mechanism | Target |
|---|---|
| SPF_A | brynet.it |
| SPF_INCLUDE | spf-a.brynet.it |
| SPF_INCLUDE | spf-b.brynet.it |
| SPF_INCLUDE | spf-c.brynet.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.78.141.240/28 |
| SPF_IP | 188.9.247.66 |
| SPF_IP | 62.149.192.0/19 |
| SPF_IP | 81.174.2.106 |
| SPF_IP | 82.50.242.135 |
| SPF_MX | brynet.it |
Related pages
Pivot deeper into the graph from brynet.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brynet.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.