Skip to content

Hostname

ellebcapital.com

Last fetched

ellebcapital.com resolves to 1 IPv4 address operated by EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd. in MY. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ellebcapital.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ellebcapital.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.127.5.16445.127.4.0/22AS46015EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd.MY

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0154766980
Contact emails

Subdomains

12 observed subdomains of ellebcapital.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ellebcapital.com.

MechanismTarget
SPF_Aellebcapital.com
SPF_INCLUDEspf.mschosting.com
SPF_IP45.127.5.164
SPF_MXellebcapital.com

Related pages

Pivot deeper into the graph from ellebcapital.com.

Cypher and MCP

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

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