Skip to content

Hostname

helmutlang.com

Last fetched

helmutlang.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · helmutlang.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/helmutlang.com

Resolution chain

helmutlang.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.45.82.15596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.4296.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.196.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.15096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:299
Organization
dns administrator
Contact emails

Subdomains

20 observed subdomains of helmutlang.com.

Web-graph footprint

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

382 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for helmutlang.com.

MechanismTarget
SPF_Aproduction.web.theory.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP210.169.200.224/27
SPF_IP23.253.59.88
SPF_IP50.204.38.5
SPF_IP50.204.38.6

Related pages

Pivot deeper into the graph from helmutlang.com.

Cypher and MCP

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

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