Skip to content

Hostname

eltric.com

Last fetched

eltric.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · eltric.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/eltric.com

Resolution chain

eltric.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
eltric k. heckel
Contact emails

Subdomains

7 observed subdomains of eltric.com.

Web-graph footprint

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

19 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for eltric.com.

MechanismTarget
SPF_Aeltric.com
SPF_INCLUDE147330478.spf02.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP62.154.154.221
SPF_IP62.154.154.222
SPF_IP80.154.26.66/32
SPF_IP92.79.74.130/32
SPF_IP92.79.74.132/32
SPF_MXeltric.com

Related pages

Pivot deeper into the graph from eltric.com.

Cypher and MCP

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

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