Skip to content

Hostname

minder.nl

Last fetched

minder.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · minder.nlRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/minder.nl

Resolution chain

minder.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.221.23176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.203.17134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.12.12352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.182.19354.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.101.20854.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.157.1454.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of minder.nl.

Web-graph footprint

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

149 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for minder.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from minder.nl.

Cypher and MCP

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

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