Skip to content

Hostname

mach3builders.nl

Last fetched

mach3builders.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shock media b.v. as the registrar.

Nutrition Label

WHISPER CANON · mach3builders.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mach3builders.nl

Resolution chain

mach3builders.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:shock media b.v.
Organization
Contact emails

Subdomains

96 observed subdomains of mach3builders.nl.

Web-graph footprint

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

26 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for mach3builders.nl.

MechanismTarget
SPF_Amach3builders.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEmail.zendesk.com
SPF_IP103.28.42.0/24
SPF_IP139.162.158.218
SPF_IP146.185.128.209
SPF_IP146.185.132.14
SPF_IP146.88.28.0/24
SPF_IP163.47.180.0/22
SPF_IP172.104.246.100
SPF_IP185.14.187.206
SPF_IP185.21.241.199
SPF_IP185.21.241.224
SPF_IP188.166.79.92
SPF_IP198.211.118.172
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP27.126.146.0/24
SPF_IP2a03:9700:8000:0:0:0:7:100
SPF_IP2a03:9700:8000:0:0:0:7:79
SPF_IP2a03:9700:8000:0:0:0:7:95
SPF_IP31.7.7.100
SPF_IP31.7.7.79/32
SPF_IP31.7.7.95
SPF_IP34.198.122.65
SPF_IP37.139.20.114
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP54.173.229.38
SPF_IP54.174.116.32
SPF_IP82.196.0.162
SPF_IP82.196.5.187
SPF_IP91.190.106.0/24
SPF_IP91.190.98.0/24
SPF_MXmach3builders.nl

Related pages

Pivot deeper into the graph from mach3builders.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mach3builders.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.