Skip to content

Hostname

minek.nodevice.com

Last fetched

minek.nodevice.com resolves to 2 IPv4 addresses operated by ROSTPAY-AS - ROSTPAY LTD in RU.

Nutrition Label

WHISPER CANON · minek.nodevice.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/minek.nodevice.com

Resolution chain

minek.nodevice.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.130.153.32188.130.153.0/24AS204846ROSTPAY-AS - ROSTPAY LTDRU
188.130.153.33188.130.153.0/24AS204846ROSTPAY-AS - ROSTPAY LTDRU

WHOIS identity

No WHOIS records are currently associated with minek.nodevice.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for minek.nodevice.com.

MechanismTarget
SPF_Aminek.nodevice.com
SPF_INCLUDE_spf.mail.ru
SPF_IP188.130.153.0/24
SPF_IP194.213.102.174
SPF_IP83.221.208.206
SPF_MXminek.nodevice.com

Related pages

Pivot deeper into the graph from minek.nodevice.com.

Cypher and MCP

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

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