Skip to content

Hostname

ekb.eg

Last fetched

ekb.eg resolves to 1 IPv4 address operated by AS6879 in EG.

Nutrition Label

WHISPER CANON · ekb.egRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ekb.eg

Resolution chain

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

IPPrefixASNOperatorCountry
195.43.22.50195.43.22.0/24AS6879EG

WHOIS identity

No WHOIS records are currently associated with ekb.eg in WhisperGraph.

Subdomains

217 observed subdomains of ekb.eg.

Web-graph footprint

Distinct hostnames that link to or from ekb.eg in the public web crawl.

454 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ekb.eg.

MechanismTarget
SPF_Aaton.eunet.eg.net
SPF_Aci-fe1.ekb.eg
SPF_Aci-fe2.ekb.eg
SPF_Aenstinet.eg.net
SPF_Asmtp1.stgc3.eg.net
SPF_Asmtp2.stgc3.eg.net
SPF_IP195.43.0.13
SPF_IP195.43.0.50
SPF_IP195.43.22.122
SPF_IP195.43.22.123
SPF_IP195.43.25.10
SPF_IP195.43.25.11

Related pages

Pivot deeper into the graph from ekb.eg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ekb.eg"})-[: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.