Skip to content

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

WHISPER CANON · wagenborg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wagenborg.com

Resolution chain

wagenborg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.216.246.111195.216.246.0/24AS39704CJ2-ASNL

WHOIS identity

Registrar
iana:468
Organization
koninklijke wagenborg b.v.
Contact emails

Subdomains

34 observed subdomains of wagenborg.com.

Web-graph footprint

Distinct hostnames that link to or from wagenborg.com in the public web crawl.

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wagenborg.com.

MechanismTarget
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsatcloud247.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.anachron.com
SPF_INCLUDEspf.by-tres.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_INCLUDEspf.wagenborg.com
SPF_MXwagenborg.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.