Hostname
buva-composites.com
Last fetched
buva-composites.com resolves to 2 IPv4 addresses operated by AS206281 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
buva-composites.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.104.28.238 | 185.104.28.0/24 | AS206281 | — | NL |
| 188.166.203.7 | 188.166.200.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- m. goldstein
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for buva-composites.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | caret.net |
| SPF_INCLUDE | ip4.spf.routit.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.provalue.nl |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 173.45.18.0/24 |
| SPF_IP | 185.140.204.0/22 |
| SPF_IP | 193.28.13.0/24 |
| SPF_IP | 212.79.242.192/26 |
| SPF_IP | 212.79.247.128/25 |
| SPF_IP | 46.44.163.101 |
| SPF_IP | 81.20.94.0/24 |
| SPF_IP | 83.246.65.0/24 |
| SPF_IP | 89.105.213.128/25 |
| SPF_IP | 94.100.128.0/20 |
Related pages
Pivot deeper into the graph from buva-composites.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buva-composites.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.