Skip to content

Hostname

helden.media

Last fetched

helden.media resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · helden.mediaRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/helden.media

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.12413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.3613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.3913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.4113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.18.12818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.10118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.6318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:269
Organization
guus verbeek
Contact emails

Subdomains

18 observed subdomains of helden.media.

Web-graph footprint

Distinct hostnames that link to or from helden.media in the public web crawl.

111 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for helden.media.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.roularta.be
SPF_IP94.103.26.99/32

Related pages

Pivot deeper into the graph from helden.media.

Cypher and MCP

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

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