Skip to content

Hostname

hellinger.com

Last fetched

hellinger.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · hellinger.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hellinger.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.46.25078.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:1647
Organization
anton suitbert hellinger
Contact emails

Subdomains

25 observed subdomains of hellinger.com.

Web-graph footprint

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

367 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hellinger.com.

MechanismTarget
SPF_Ahellinger.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.193.17.152
SPF_IP24.134.63.17
SPF_IP78.46.46.250
SPF_IP85.214.21.215
SPF_MXhellinger.com

Related pages

Pivot deeper into the graph from hellinger.com.

Cypher and MCP

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

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