Skip to content

Hostname

minner.hu

Last fetched

minner.hu resolves to 1 IPv4 address operated by AS43359 in HU.

Nutrition Label

WHISPER CANON · minner.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/minner.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.189.54185.51.188.0/22AS43359HU

WHOIS identity

No WHOIS records are currently associated with minner.hu in WhisperGraph.

Subdomains

23 observed subdomains of minner.hu.

Web-graph footprint

Distinct hostnames that link to or from minner.hu in the public web crawl.

191 sites link to this hostname.

2,270 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for minner.hu.

MechanismTarget
SPF_Aminner.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.cp40.ezit.hu
SPF_IP185.111.89.170
SPF_IP185.51.189.54
SPF_IP193.32.232.129
SPF_IP87.229.70.231
SPF_MXminner.hu

Related pages

Pivot deeper into the graph from minner.hu.

Cypher and MCP

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

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