Hostname
farrisbad.no
Last fetched
farrisbad.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.
Nutrition Label
Resolution chain
farrisbad.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 |
|---|---|---|---|---|
| 178.128.141.46 | 178.128.140.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- —
- Organization
- farris bad hotelldrift as
- Contact emails
Subdomains
11 observed subdomains of farrisbad.no.
Web-graph footprint
Distinct hostnames that link to or from farrisbad.no in the public web crawl.
159 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for farrisbad.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _u.farrisbad.no._spf.smart.ondmarc.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.hatteland.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf.synxis.com |
| SPF_INCLUDE | web-nhr.nmugroup.com |
| SPF_IP | 151.193.18.41/32 |
| SPF_IP | 193.183.80.11 |
| SPF_IP | 193.183.80.12 |
| SPF_IP | 193.183.80.17 |
| SPF_IP | 193.183.80.9 |
| SPF_IP | 199.167.217.90 |
| SPF_IP | 199.167.221.0/24 |
| SPF_IP | 2001:67c:1b2c:0:0:0:0:9 |
| SPF_IP | 2001:67c:1b2c:0:0:0:0:c |
| SPF_IP | 2001:67c:1b2c:0:0:0:0:d |
| SPF_IP | 2001:67c:1b2c:0:0:0:4:6 |
| SPF_IP | 209.242.69.231/32 |
| SPF_IP | 213.180.71.108/32 |
| SPF_IP | 62.92.62.113 |
| SPF_IP | 66.115.44.0/24 |
Related pages
Pivot deeper into the graph from farrisbad.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "farrisbad.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.