Skip to content

Hostname

minty.nu

Last fetched

minty.nu resolves to 1 IPv4 address operated by AS198203 in NL.

Nutrition Label

WHISPER CANON · minty.nuRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/minty.nu

Resolution chain

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

IPPrefixASNOperatorCountry
185.34.216.213185.34.216.0/24AS198203NL

WHOIS identity

No WHOIS records are currently associated with minty.nu in WhisperGraph.

Subdomains

91 observed subdomains of minty.nu.

Web-graph footprint

Distinct hostnames that link to or from minty.nu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • minty.nu

SPF policy

4 SPF mechanisms authorising senders for minty.nu.

MechanismTarget
SPF_Aminty.nu
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.52.2.254
SPF_MXminty.nu

Related pages

Pivot deeper into the graph from minty.nu.

Cypher and MCP

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

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