Hostname
troostbv.com
Last fetched
troostbv.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
troostbv.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 |
|---|---|---|---|---|
| 77.94.249.174 | 77.94.248.0/21 | AS48635 | — | NL |
WHOIS identity
- Registrar
- iana:839
- Organization
- troost bouwmachines b.v.
- Contact emails
Subdomains
3 observed subdomains of troostbv.com.
Web-graph footprint
Distinct hostnames that link to or from troostbv.com in the public web crawl.
15 sites link to this hostname.
169 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for troostbv.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.didata-hosting.eu |
| SPF_A | troostbv.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.36.132.10 |
| SPF_IP | 185.69.100.81 |
| SPF_IP | 77.61.125.100 |
| SPF_IP | 77.94.249.174 |
| SPF_MX | troostbv.com |
Related pages
Pivot deeper into the graph from troostbv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "troostbv.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.