Skip to content

Hostname

elementar.com

Last fetched

elementar.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · elementar.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/elementar.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.251.4349.13.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:83
Organization
elementar analysensysteme
Contact emails

Subdomains

10 observed subdomains of elementar.com.

Web-graph footprint

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

283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for elementar.com.

MechanismTarget
SPF_INCLUDE_spf.customer.avenit.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEem3966.elementar.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.my357973.mail.crm.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.160.0.175
SPF_IP87.130.2.244

Related pages

Pivot deeper into the graph from elementar.com.

Cypher and MCP

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

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