Hostname
blogix.ir
Last fetched
blogix.ir resolves to 3 IPv4 addresses operated by PARVASYSTEM - Vandad Vira Hooman LLC in IR.
Nutrition Label
Resolution chain
blogix.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.185.77.133 | 130.185.77.0/24 | AS60631 | PARVASYSTEM - Vandad Vira Hooman LLC | IR |
| 185.8.174.60 | 185.8.174.0/24 | AS60631 | PARVASYSTEM - Vandad Vira Hooman LLC | IR |
| 45.139.11.86 | 45.139.11.0/24 | AS60631 | PARVASYSTEM - Vandad Vira Hooman LLC | IR |
WHOIS identity
No WHOIS records are currently associated with blogix.ir in WhisperGraph.
Subdomains
102 observed subdomains of blogix.ir.
Showing 25 of 102. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from blogix.ir in the public web crawl.
29 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for blogix.ir.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw-b.getway.biz |
| SPF_MX | blogix.ir |
Related pages
Pivot deeper into the graph from blogix.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blogix.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.