Skip to content

Hostname

albaraka.com.eg

Last fetched

albaraka.com.eg resolves to 2 IPv4 addresses operated by TE-AS - IDDQD-AS in EG.

Nutrition Label

WHISPER CANON · albaraka.com.egRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/albaraka.com.eg

Resolution chain

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

IPPrefixASNOperatorCountry
156.200.105.150156.200.96.0/19AS8452TE-AS - IDDQD-ASEG
84.36.233.4884.36.233.0/24AS36992ETISALAT MISR - ETISALAT MISREG

WHOIS identity

No WHOIS records are currently associated with albaraka.com.eg in WhisperGraph.

Subdomains

14 observed subdomains of albaraka.com.eg.

Web-graph footprint

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

40 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for albaraka.com.eg.

MechanismTarget
SPF_INCLUDEspf-00a19101.pphosted.com
SPF_IP156.200.105.153
SPF_IP41.33.88.106
SPF_IP41.65.66.169
SPF_IP84.36.233.25

Related pages

Pivot deeper into the graph from albaraka.com.eg.

Cypher and MCP

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

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