Hostname
borinsrl.it
Last fetched
borinsrl.it resolves to 1 IPv4 address operated by GENESYS-AS in IT. WHOIS lists registrar:server plan s.r.l. as the registrar.
Nutrition Label
Resolution chain
borinsrl.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 |
|---|---|---|---|---|
| 185.5.209.180 | 185.5.208.0/23 | AS24994 | GENESYS-AS | IT |
WHOIS identity
- Registrar
- registrar:server plan s.r.l.
- Organization
- borin srl
- Contact emails
- —
Subdomains
11 observed subdomains of borinsrl.it.
Web-graph footprint
Distinct hostnames that link to or from borinsrl.it in the public web crawl.
10 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for borinsrl.it.
| Mechanism | Target |
|---|---|
| SPF_A | borinsrl.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.5.209.180 |
| SPF_IP | 185.81.0.125 |
| SPF_IP | 37.9.227.140 |
| SPF_IP | 37.9.227.141 |
| SPF_IP | 37.9.227.142 |
| SPF_IP | 37.9.227.143 |
| SPF_IP | 40.76.215.205 |
| SPF_IP | 46.141.5.187 |
| SPF_IP | 46.28.2.187 |
| SPF_IP | 52.29.253.212 |
| SPF_IP | 93.145.5.218 |
| SPF_IP | 94.143.153.83 |
| SPF_MX | borinsrl.it |
Related pages
Pivot deeper into the graph from borinsrl.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "borinsrl.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.