Hostname
elitepneumatic.ir
Last fetched
elitepneumatic.ir resolves to 2 IPv4 addresses operated by VOLCAN - Shabakeh Ertebatat Artak Towseeh PJSC in IR.
Nutrition Label
Resolution chain
elitepneumatic.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.252.29.141 | 185.252.29.0/24 | AS201295 | VOLCAN - Shabakeh Ertebatat Artak Towseeh PJSC | IR |
| 94.130.52.82 | 94.130.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with elitepneumatic.ir in WhisperGraph.
Subdomains
10 observed subdomains of elitepneumatic.ir.
Web-graph footprint
Distinct hostnames that link to or from elitepneumatic.ir in the public web crawl.
5 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- elitepneumatic.ir
SPF policy
5 SPF mechanisms authorising senders for elitepneumatic.ir.
| Mechanism | Target |
|---|---|
| SPF_A | elitepneumatic.ir |
| SPF_IP | 185.252.29.141 |
| SPF_IP | 195.201.241.237 |
| SPF_IP | 94.130.52.99 |
| SPF_MX | elitepneumatic.ir |
Related pages
Pivot deeper into the graph from elitepneumatic.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elitepneumatic.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.