Hostname
bravida.com
Last fetched
bravida.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
bravida.com 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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- bravida norge as
- Contact emails
- 2xzux3rdbwrq@privacy-protection.email
- 3ges4jfuyz9q@privacy-protection.email
- 59mfdkgron7f@privacy-protection.email
- 5g4i7iezfktf@privacy-protection.email
- 69acvn76bscm@privacy-protection.email
- c8jcknezhsji@privacy-protection.email
- dhet3z7uvqcv@privacy-protection.email
- dsrjqd8jehgs@privacy-protection.email
- eo2z9ppy9fgf@privacy-protection.email
- ep8pvq3bqrkn@privacy-protection.email
- hnws9j8kmgfm@privacy-protection.email
- ht3dvrmbnkui@privacy-protection.email
- jvdhfzrnb6gn@privacy-protection.email
- ny9mcgykcfca@privacy-protection.email
- paczbgvxk6ei@spamprotection.email
- t737tdkcv3ci@privacy-protection.email
- wh49r29six7g@privacy-protection.email
- wra2wm8tnmpq@privacy-protection.email
- xtdsuc4ymbny@spamprotection.email
- xxzzdezn7w5z@privacy-protection.email
- and 1 more
Subdomains
10 observed subdomains of bravida.com.
Web-graph footprint
Distinct hostnames that link to or from bravida.com in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for bravida.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.telecomputing.se |
| SPF_IP | 148.122.49.201/32 |
| SPF_IP | 148.122.49.203/32 |
| SPF_IP | 84.17.195.11/32 |
| SPF_IP | 84.17.195.116/32 |
| SPF_IP | 84.17.195.12/32 |
| SPF_IP | 84.17.195.13/32 |
| SPF_IP | 84.17.195.14/32 |
| SPF_IP | 84.17.195.5/32 |
| SPF_IP | 84.17.210.89/32 |
| SPF_IP | 84.17.210.90/32 |
| SPF_IP | 84.17.210.91/32 |
| SPF_IP | 84.17.210.92/32 |
| SPF_IP | 84.17.219.43/32 |
| SPF_IP | 84.17.219.44/32 |
| SPF_IP | 84.17.219.45/32 |
Related pages
Pivot deeper into the graph from bravida.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bravida.com"})-[: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.