Skip to content

Hostname

blogix.ir

Last fetched

blogix.ir resolves to 3 IPv4 addresses operated by PARVASYSTEM - Vandad Vira Hooman LLC in IR.

Nutrition Label

WHISPER CANON · blogix.irRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/blogix.ir

Resolution chain

blogix.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.185.77.133130.185.77.0/24AS60631PARVASYSTEM - Vandad Vira Hooman LLCIR
185.8.174.60185.8.174.0/24AS60631PARVASYSTEM - Vandad Vira Hooman LLCIR
45.139.11.8645.139.11.0/24AS60631PARVASYSTEM - Vandad Vira Hooman LLCIR

WHOIS identity

No WHOIS records are currently associated with blogix.ir in WhisperGraph.

Subdomains

102 observed subdomains of blogix.ir.

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.

MechanismTarget
SPF_Amailgw-b.getway.biz
SPF_MXblogix.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.