Hostname
formulaauto.dk
Last fetched
formulaauto.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.
Nutrition Label
Resolution chain
formulaauto.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 |
|---|---|---|---|---|
| 104.248.80.148 | 104.248.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- —
- Organization
- formula automobile a/s
- Contact emails
Subdomains
4 observed subdomains of formulaauto.dk.
Web-graph footprint
Distinct hostnames that link to or from formulaauto.dk in the public web crawl.
39 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for formulaauto.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.22.68.34 |
| SPF_IP | 185.163.189.0/24 |
| SPF_IP | 185.163.189.39 |
| SPF_IP | 40.68.36.243/32 |
| SPF_IP | 89.186.173.25 |
Related pages
Pivot deeper into the graph from formulaauto.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "formulaauto.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.