Hostname
jkm.ir
Last fetched
jkm.ir resolves to 1 IPv4 address operated by AS43754 in IR.
Nutrition Label
Resolution chain
jkm.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.141.168.134 | 185.141.168.0/24 | AS43754 | — | IR |
WHOIS identity
No WHOIS records are currently associated with jkm.ir in WhisperGraph.
Subdomains
24 observed subdomains of jkm.ir.
Web-graph footprint
Distinct hostnames that link to or from jkm.ir in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- jkm.ir
SPF policy
9 SPF mechanisms authorising senders for jkm.ir.
| Mechanism | Target |
|---|---|
| SPF_A | jkm.ir |
| SPF_A | p72-1.talahost.com |
| SPF_A | p72.talahost.com |
| SPF_IP | 176.9.219.100 |
| SPF_IP | 185.141.168.134 |
| SPF_IP | 195.201.71.231 |
| SPF_IP | 94.130.200.112 |
| SPF_IP | 94.130.200.97 |
| SPF_MX | jkm.ir |
Related pages
Pivot deeper into the graph from jkm.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jkm.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.