Hostname
wagenborg.com
Last fetched
wagenborg.com resolves to 1 IPv4 address operated by CJ2-AS in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wagenborg.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 |
|---|---|---|---|---|
| 195.216.246.111 | 195.216.246.0/24 | AS39704 | CJ2-AS | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- koninklijke wagenborg b.v.
- Contact emails
- berend.hut@wagenborg.com
- harry.meyer@wagenborg.com
- 2b09d38e-6b97-4745-b7e9-4727019ae4ae@identity-protect.org
- 407c2396-7a31-41d2-9daf-b587a83c5ecc@identity-protect.org
- 868c2700-60b3-413f-83ba-537ebd549530@identity-protect.org
- bbe12215-ad88-4b62-ab14-1e0a434bb79f@identity-protect.org
- ed0d5b09-e95d-477b-8f80-565248523e8b@identity-protect.org
Subdomains
34 observed subdomains of wagenborg.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wagenborg.com in the public web crawl.
200 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for wagenborg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hellodialog.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | satcloud247.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.anachron.com |
| SPF_INCLUDE | spf.by-tres.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.eu |
| SPF_INCLUDE | spf.wagenborg.com |
| SPF_MX | wagenborg.com |
Related pages
Pivot deeper into the graph from wagenborg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wagenborg.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.