Skip to content

Hostname

nmntaco.30kook.ir

Last fetched

nmntaco.30kook.ir resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · nmntaco.30kook.irRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/nmntaco.30kook.ir

Resolution chain

nmntaco.30kook.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.10.210.8085.10.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with nmntaco.30kook.ir in WhisperGraph.

Subdomains

1 observed subdomain of nmntaco.30kook.ir.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nmntaco.30kook.ir.

MechanismTarget
SPF_Anmntaco.30kook.ir
SPF_IP138.201.196.170
SPF_IP85.10.210.80
SPF_MXnmntaco.30kook.ir

Related pages

Pivot deeper into the graph from nmntaco.30kook.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmntaco.30kook.ir"})-[: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.