Skip to content

Hostname

el-component.com

Last fetched

el-component.com resolves to 1 IPv4 address operated by AS34119 in GB. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · el-component.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/el-component.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.22.4.13531.22.4.0/24AS34119GB

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

7 observed subdomains of el-component.com.

Web-graph footprint

Distinct hostnames that link to or from el-component.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • el-component.com

SPF policy

6 SPF mechanisms authorising senders for el-component.com.

MechanismTarget
SPF_Ael-component.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP31.22.4.135
SPF_IP31.22.4.169/22
SPF_IP82.163.176.248
SPF_MXel-component.com

Related pages

Pivot deeper into the graph from el-component.com.

Cypher and MCP

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

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