Skip to content

Hostname

heldef.ch

Last fetched

heldef.ch resolves to 1 IPv4 address operated by BIGCOMMERCE - Bigcommerce Inc. in US.

Nutrition Label

WHISPER CANON · heldef.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/heldef.ch

Resolution chain

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

IPPrefixASNOperatorCountry
192.200.160.19192.200.160.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US

WHOIS identity

No WHOIS records are currently associated with heldef.ch in WhisperGraph.

Subdomains

4 observed subdomains of heldef.ch.

Web-graph footprint

Distinct hostnames that link to or from heldef.ch in the public web crawl.

25 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heldef.ch.

MechanismTarget
SPF_Aheldef.ch
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEsend.klaviyo.com
SPF_INCLUDEsmtp.dfinet.ch

Related pages

Pivot deeper into the graph from heldef.ch.

Cypher and MCP

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

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