Skip to content

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

WHISPER CANON · borinsrl.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/borinsrl.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.209.180185.5.208.0/23AS24994GENESYS-ASIT

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for borinsrl.it.

MechanismTarget
SPF_Aborinsrl.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.5.209.180
SPF_IP185.81.0.125
SPF_IP37.9.227.140
SPF_IP37.9.227.141
SPF_IP37.9.227.142
SPF_IP37.9.227.143
SPF_IP40.76.215.205
SPF_IP46.141.5.187
SPF_IP46.28.2.187
SPF_IP52.29.253.212
SPF_IP93.145.5.218
SPF_IP94.143.153.83
SPF_MXborinsrl.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 20

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