Skip to content

Hostname

helios-profi.com

Last fetched

helios-profi.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · helios-profi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/helios-profi.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.58.3.14089.58.0.0/22AS197540DE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

2 observed subdomains of helios-profi.com.

Web-graph footprint

Distinct hostnames that link to or from helios-profi.com in the public web crawl.

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for helios-profi.com.

MechanismTarget
SPF_Ahelios-profi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.219.100.100
SPF_IP193.219.100.13
SPF_IP195.206.228.105
SPF_IP91.230.90.60
SPF_MXhelios-profi.com

Related pages

Pivot deeper into the graph from helios-profi.com.

Cypher and MCP

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

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