Skip to content

Hostname

exele.com

Last fetched

exele.com resolves to 2 IPv4 addresses operated by TELE2LV-AS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · exele.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/exele.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.244.49.178143.244.48.0/22AS60068TELE2LV-ASUS
143.244.49.179143.244.48.0/22AS60068TELE2LV-ASUS

WHOIS identity

Registrar
iana:2
Organization
exele information systems
Contact emails

Subdomains

5 observed subdomains of exele.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exele.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEg19.spf.mxservers.net
SPF_INCLUDEicpbounce.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_IP198.170.241.19
SPF_IP198.247.84.34/32
SPF_IP198.247.84.94/32
SPF_IP204.202.242.153/32
SPF_IP204.202.242.176/32

Related pages

Pivot deeper into the graph from exele.com.

Cypher and MCP

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

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