Skip to content

Hostname

bonava.dk

Last fetched

bonava.dk resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · bonava.dkRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bonava.dk

Resolution chain

bonava.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.232.194.105199.232.192.0/22AS54113FASTLY - Fastly, Inc.CA
199.232.198.105199.232.196.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
bonava ab (publ)
Contact emails

Subdomains

6 observed subdomains of bonava.dk.

Web-graph footprint

Distinct hostnames that link to or from bonava.dk in the public web crawl.

25 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bonava.dk.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bonava.dk.

Cypher and MCP

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

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