Skip to content

Hostname

bravotours.dk

Last fetched

bravotours.dk resolves to 1 IPv4 address operated by AS57030 in DK. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

WHISPER CANON · bravotours.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bravotours.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.177.122.60185.177.120.0/22AS57030DK

WHOIS identity

Registrar
registrar:simply.com a/s
Organization
bravo tours 1998 a/s
Contact emails

Subdomains

28 observed subdomains of bravotours.dk.

Web-graph footprint

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

212 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bravotours.dk.

MechanismTarget
SPF_INCLUDE2271809.spf01.hubspotemail.net
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.resennet.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.58.84.32/27
SPF_IP185.58.87.32/27
SPF_IP193.201.124.77/32
SPF_IP195.245.230.3

Related pages

Pivot deeper into the graph from bravotours.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bravotours.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.