Skip to content

Hostname

helli6sch.ir

Last fetched

helli6sch.ir resolves to 1 IPv4 address operated by PARVASYSTEM in IR.

Nutrition Label

WHISPER CANON · helli6sch.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/helli6sch.ir

Resolution chain

helli6sch.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.239.158.23178.239.158.0/24AS60631PARVASYSTEMIR

WHOIS identity

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

Subdomains

7 observed subdomains of helli6sch.ir.

Web-graph footprint

Distinct hostnames that link to or from helli6sch.ir in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for helli6sch.ir.

MechanismTarget
SPF_Amailgw-h.getway.biz
SPF_Amailgw.getway.biz
SPF_Amailgw2.getway.biz
SPF_IP178.239.158.23
SPF_MXhelli6sch.ir

Related pages

Pivot deeper into the graph from helli6sch.ir.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "helli6sch.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.