Skip to content

Hostname

heliostowers.com

Last fetched

heliostowers.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · heliostowers.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/heliostowers.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.90.134.4420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:269
Organization
helios investment partners
Contact emails

Subdomains

24 observed subdomains of heliostowers.com.

Web-graph footprint

Distinct hostnames that link to or from heliostowers.com in the public web crawl.

58 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heliostowers.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP54.240.55.231

Related pages

Pivot deeper into the graph from heliostowers.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heliostowers.com"})-[: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.