Skip to content

Hostname

helline.fr

Last fetched

helline.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · helline.frRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/helline.fr

Resolution chain

helline.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.255.223.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.293.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.693.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.963.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.166.192.1153.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.123.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.443.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.192.773.166.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:safebrands
Organization
3sh
Contact emails

Subdomains

26 observed subdomains of helline.fr.

Web-graph footprint

Distinct hostnames that link to or from helline.fr in the public web crawl.

148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for helline.fr.

MechanismTarget
SPF_INCLUDEns1.aspaway.fr
SPF_INCLUDEspf-relay.coreye.net
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from helline.fr.

Cypher and MCP

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

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