Skip to content

Hostname

bori.no

Last fetched

bori.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · bori.noRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bori.no

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.208.80161.35.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with bori.no in WhisperGraph.

Subdomains

16 observed subdomains of bori.no.

Web-graph footprint

Distinct hostnames that link to or from bori.no in the public web crawl.

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for bori.no.

MechanismTarget
SPF_INCLUDEcmail1.com
SPF_INCLUDEmail.styret.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.125.233.240/28
SPF_IP176.125.235.0/28
SPF_IP195.159.250.72/32
SPF_IP195.18.229.120/31
SPF_IP195.18.229.127/32
SPF_IP195.18.229.128/32
SPF_IP195.18.229.160/29
SPF_IP212.4.58.128/25
SPF_IP213.162.250.171
SPF_IP213.162.250.172
SPF_IP213.162.250.20/22
SPF_IP213.162.250.21
SPF_IP213.162.250.22
SPF_IP213.162.250.23/32
SPF_IP213.162.250.24/32
SPF_IP213.162.250.25
SPF_IP213.162.250.26
SPF_IP213.162.250.27
SPF_IP213.162.250.28
SPF_IP213.162.250.80
SPF_IP213.162.250.84
SPF_IP37.202.56.240/28
SPF_IP62.73.226.128/25
SPF_IP80.64.200.100/32
SPF_IP85.19.185.0/24
SPF_IP85.221.23.80/29

Related pages

Pivot deeper into the graph from bori.no.

Cypher and MCP

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

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