Skip to content

Hostname

miniandmore.nl

Last fetched

miniandmore.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.234.195157.90.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of miniandmore.nl.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for miniandmore.nl.

MechanismTarget
SPF_Aminiandmore.nl
SPF_Asmtp-cl01.hostcontrol.com
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspamfilterserver.com
SPF_INCLUDEspf.hosting-server.cloud
SPF_IP157.90.234.195
SPF_IP178.208.62.0/24

Related pages

Pivot deeper into the graph from miniandmore.nl.

Cypher and MCP

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

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