Hostname
helinext.it
Last fetched
helinext.it resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:tld registrar solutions ltd as the registrar.
Nutrition Label
Resolution chain
helinext.it 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 |
|---|---|---|---|---|
| 167.235.234.107 | 167.235.0.0/16 | AS24940 | — | DE |
| 80.241.141.60 | 80.241.140.0/22 | AS12637 | — | IT |
WHOIS identity
- Registrar
- registrar:tld registrar solutions ltd
- Organization
- helinext
- Contact emails
- —
Subdomains
35 observed subdomains of helinext.it.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from helinext.it in the public web crawl.
9 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for helinext.it.
| Mechanism | Target |
|---|---|
| SPF_A | helinext.it |
| SPF_A | shcl-35928-1.serverlet.com |
| SPF_A | shcl-35928.serverlet.com |
| SPF_A | vm01.elinet.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.24.68.46 |
| SPF_IP | 185.24.68.57 |
| SPF_IP | 217.198.135.183 |
| SPF_IP | 37.168.231.82 |
| SPF_IP | 80.241.141.60 |
| SPF_IP | 81.57.125.130 |
| SPF_MX | helinext.it |
Related pages
Pivot deeper into the graph from helinext.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "helinext.it"})-[: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.