Hostname
ipjp.ir
Last fetched
ipjp.ir resolves to 2 IPv4 addresses operated by AS197937 in IR.
Nutrition Label
Resolution chain
ipjp.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.222.163.90 | 185.222.163.0/24 | AS197937 | — | IR |
| 78.155.192.98 | 78.155.192.0/23 | AS50340 | — | RU |
WHOIS identity
No WHOIS records are currently associated with ipjp.ir in WhisperGraph.
Subdomains
3 observed subdomains of ipjp.ir.
Web-graph footprint
Distinct hostnames that link to or from ipjp.ir in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ipjp.ir
SPF policy
15 SPF mechanisms authorising senders for ipjp.ir.
| Mechanism | Target |
|---|---|
| SPF_A | ipjp.ir |
| SPF_IP | 138.201.57.150 |
| SPF_IP | 195.201.172.76 |
| SPF_IP | 5.199.136.153 |
| SPF_IP | 5.9.63.133 |
| SPF_IP | 54.36.76.170 |
| SPF_IP | 63.250.54.67 |
| SPF_IP | 65.109.215.194 |
| SPF_IP | 78.155.192.98 |
| SPF_IP | 85.14.247.133 |
| SPF_IP | 88.99.66.44 |
| SPF_IP | 89.233.107.76 |
| SPF_IP | 89.58.49.219 |
| SPF_IP | 93.190.137.37 |
| SPF_MX | ipjp.ir |
Related pages
Pivot deeper into the graph from ipjp.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipjp.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.