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
Resolution chain
bravotours.dk 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 |
|---|---|---|---|---|
| 185.177.122.60 | 185.177.120.0/22 | AS57030 | — | DK |
WHOIS identity
- Registrar
- registrar:simply.com a/s
- Organization
- bravo tours 1998 a/s
- Contact emails
Subdomains
28 observed subdomains of bravotours.dk.
Showing 25 of 28. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for bravotours.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2271809.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_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.58.84.32/27 |
| SPF_IP | 185.58.87.32/27 |
| SPF_IP | 193.201.124.77/32 |
| SPF_IP | 195.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.