Skip to content

Hostname

eleq.com

Last fetched

eleq.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · eleq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eleq.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.81.177104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.137172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
eleq b.v.
Contact emails

Subdomains

25 observed subdomains of eleq.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eleq.com.

MechanismTarget
SPF_INCLUDE145756909.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.215.10
SPF_IP2001:1af8:2100:b0a0:0:0:0:82
SPF_IP2001:1af8:2100:b0a0:0:0:0:92
SPF_IP217.237.186.128/29
SPF_IP46.145.3.128/29
SPF_IP85.17.104.82
SPF_IP85.17.104.92
SPF_MXeleq.com

Related pages

Pivot deeper into the graph from eleq.com.

Cypher and MCP

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

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