Skip to content

Hostname

borsini.com

Last fetched

borsini.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · borsini.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/borsini.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.224.196.12246.224.0.0/15AS24940DE

WHOIS identity

Registrar
iana:303
Organization
hojenet lda
Contact emails

Subdomains

15 observed subdomains of borsini.com.

Web-graph footprint

Distinct hostnames that link to or from borsini.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for borsini.com.

MechanismTarget
SPF_Aborsini.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDE_spf.kmitd.com
SPF_IP178.162.192.212
SPF_IP62.193.192.40
SPF_IP94.46.168.170
SPF_IP94.46.168.99
SPF_IP94.46.22.138
SPF_IP94.46.22.80
SPF_MXborsini.com

Related pages

Pivot deeper into the graph from borsini.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "borsini.com"})-[: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.