Skip to content

Hostname

b2design.nl

Last fetched

b2design.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:linqhost as the registrar.

Nutrition Label

WHISPER CANON · b2design.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/b2design.nl

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.133.21485.10.128.0/19AS20857NL

WHOIS identity

Registrar
registrar:linqhost
Organization
Contact emails

Subdomains

21 observed subdomains of b2design.nl.

Web-graph footprint

Distinct hostnames that link to or from b2design.nl in the public web crawl.

116 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for b2design.nl.

MechanismTarget
SPF_Avps.b2design.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDE_spf.linqhost.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP213.189.27.57
SPF_IP5.172.45.172/24
SPF_IP89.30.162.160
SPF_IP89.30.162.254
SPF_MXb2design.nl
SPF_MXmail.b2design.nl

Related pages

Pivot deeper into the graph from b2design.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "b2design.nl"})-[: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.