Hostname
wpnegar.ir
Last fetched
wpnegar.ir resolves to 1 IPv4 address operated by PISHGAMAN-DATACENTER - Pishgaman Toseeh Ertebatat Company (Private Joint Stock) in IR.
Nutrition Label
Resolution chain
wpnegar.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 |
|---|---|---|---|---|
| 5.202.15.246 | 5.202.15.0/24 | AS34918 | PISHGAMAN-DATACENTER - Pishgaman Toseeh Ertebatat Company (Private Joint Stock) | IR |
WHOIS identity
No WHOIS records are currently associated with wpnegar.ir in WhisperGraph.
Subdomains
13 observed subdomains of wpnegar.ir.
Web-graph footprint
Distinct hostnames that link to or from wpnegar.ir in the public web crawl.
17 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for wpnegar.ir.
| Mechanism | Target |
|---|---|
| SPF_A | wpnegar.ir |
| SPF_IP | 158.255.78.177 |
| SPF_IP | 158.255.78.78 |
| SPF_IP | 185.55.224.177 |
| SPF_IP | 185.55.224.20 |
| SPF_IP | 185.55.224.35 |
| SPF_IP | 185.55.227.120 |
| SPF_IP | 192.242.1.2 |
| SPF_IP | 5.202.15.246 |
| SPF_IP | 88.135.36.71 |
| SPF_MX | wpnegar.ir |
Related pages
Pivot deeper into the graph from wpnegar.ir.
- IP · 5.202.15.246
- ASN · AS34918PISHGAMAN-DATACENTER - Pishgaman Toseeh Ertebatat Company (Private Joint Stock)
- Country · IR
- TLD · .ir
- Browse hostnames · wp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wpnegar.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.