Hostname
bori.no
Last fetched
bori.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.
Nutrition Label
Resolution chain
bori.no 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 |
|---|---|---|---|---|
| 161.35.208.80 | 161.35.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for bori.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | mail.styret.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.125.233.240/28 |
| SPF_IP | 176.125.235.0/28 |
| SPF_IP | 195.159.250.72/32 |
| SPF_IP | 195.18.229.120/31 |
| SPF_IP | 195.18.229.127/32 |
| SPF_IP | 195.18.229.128/32 |
| SPF_IP | 195.18.229.160/29 |
| SPF_IP | 212.4.58.128/25 |
| SPF_IP | 213.162.250.171 |
| SPF_IP | 213.162.250.172 |
| SPF_IP | 213.162.250.20/22 |
| SPF_IP | 213.162.250.21 |
| SPF_IP | 213.162.250.22 |
| SPF_IP | 213.162.250.23/32 |
| SPF_IP | 213.162.250.24/32 |
| SPF_IP | 213.162.250.25 |
| SPF_IP | 213.162.250.26 |
| SPF_IP | 213.162.250.27 |
| SPF_IP | 213.162.250.28 |
| SPF_IP | 213.162.250.80 |
| SPF_IP | 213.162.250.84 |
| SPF_IP | 37.202.56.240/28 |
| SPF_IP | 62.73.226.128/25 |
| SPF_IP | 80.64.200.100/32 |
| SPF_IP | 85.19.185.0/24 |
| SPF_IP | 85.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.